UNREGISTER NET DLL
This command will unregister an .Net Dll on the user's system. Be aware that the user requires administration or power user rights in order to successfully register or unregister a Dll.
ARGUMENTS:
* Dll name = The name of the Dll to unregister.
RETURNS:
Returns 1 of the Dll was successfully unregistered, otherwise 0
SYNTAX
Return Integer=UNREGISTER NET DLL(Dll name)
UNREGISTER NET DLL Dll name
RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File
